home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HTBasic 9.3
/
HTBasic 9.3.iso
/
SICL
/
wn1394.inf
< prev
next >
Wrap
INI File
|
2001-03-02
|
2KB
|
84 lines
; wn1394.inf -- HP's PCI to IEEE 1394 to VXI product (E8491)
; 19990621 - Added info for updated chip on Solectron card
; 19990603 - Added info for Solectron and Unibrain cards which
; use the TI chipset.
; 19990603 - Adapted from the Adaptec wn1394.inf file.
[Version]
signature="$CHICAGO$"
Class=1394
Provider=%HWP%
[DestinationDirs]
DefaultDestDir=11 ; LDID_SYS
[SourceDisksNames]
1= %FLOPPYINSTALL%,,
[SourceDisksFiles]
wn1394.vxd=1
; =================== Class Sections ===========================
[ClassInstall]
Addreg=1394ClassReg
[1394ClassReg]
HKR,,,,%1394ClassName%
HKR,,Icon,,-21
; =================== Table of content =========================
[Manufacturer]
%AdaptecMfg%=Adaptec
%TIMfg%=TI
; =================== Adaptec =========================
[Adaptec]
%PCI\VEN_9004&DEV_5800.DeviceDesc%=Adaptec.Device,PCI\VEN_9004&DEV_5800
[Adaptec.Device]
AddReg=Adaptec.AddReg, 1394.AddReg
CopyFiles=Adaptec.CopyFiles
[Adaptec.AddReg]
[Adaptec.CopyFiles]
wn1394.vxd
; =================== TI =========================
[TI]
%PCI\VEN_104C&DEV_8009.DeviceDesc%=TI.Device,PCI\VEN_104C&DEV_8009
%PCI\VEN_104C&DEV_8019.DeviceDesc%=TI.Device,PCI\VEN_104C&DEV_8019
[TI.Device]
AddReg=TI.AddReg, 1394.AddReg
CopyFiles=TI.CopyFiles
[TI.AddReg]
[TI.CopyFiles]
wn1394.vxd
; =================== Generic ==================================
[1394.AddReg]
HKR,,DevLoader,,wn1394.vxd
[Strings]
HWP="Hewlett-Packard"
ADP="Adaptec"
1394ClassName="1394 Bus Controller"
FLOPPYINSTALL="HP I/O Libraries"
AdaptecMfg="Adaptec"
TIMfg="TI"
PCI\VEN_9004&DEV_5800.DeviceDesc="HP AHA-8940 PCI to IEEE 1394 Host Controller"
PCI\VEN_104C&DEV_8009.DeviceDesc="HP OHCI PCI to IEEE 1394 Host Controller"
PCI\VEN_104C&DEV_8019.DeviceDesc="HP OHCI PCI to IEEE 1394 Host Controller (b)"